conductor-implement
Implement Conductor Tracks Reliably
Conductor tracks can drift when tasks, tests, and metadata are updated by hand. This skill guides Claude, Codex, or Claude Code through TDD implementation, checkpoints, commits, and progress updates.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "conductor-implement" from https://skillstore.io/skills/sickn33-conductor-implement.md and its manifest at https://skillstore.io/api/skills/sickn33-conductor-implement/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "conductor-implement". Start track auth_20250115.
Expected outcome:
- Validated required Conductor files and loaded workflow rules.
- Selected the next incomplete task from the plan.
- Prepared to write the failing test before implementation.
Using "conductor-implement". Resume the dashboard track.
Expected outcome:
- Loaded metadata and found the task marked in progress.
- Presented options to continue, restart, or show progress first.
- Paused for user direction before changing files.
Using "conductor-implement". Finish the current phase after all tasks pass.
Expected outcome:
- Ran phase verification and summarized test results.
- Reported completed tasks and remaining approval status.
- Stopped before the next phase until approval is received.
Security Audit
SafeMost static matches are false positives caused by Markdown backticks around file paths, status markers, and example text. Three findings are confirmed because the skill instructs git commits and project test execution, which can mutate the repository or execute local scripts. No prompt injection, network reconnaissance, malware intent, or data exfiltration evidence was found in SKILL.md.
Capability review items (3)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-conductor-implement/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-conductor-implement?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-conductor-implement?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-conductor-implement/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-conductor-implement.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). conductor-implement security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-conductor-implement/audits/6BibTeX citation
@techreport{sickn33-sickn33-conductor-implement-2026,
author = {sickn33},
title = {conductor-implement security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-conductor-implement/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "conductor-implement security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-conductor-implement/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-conductor-implement:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Implement a Planned Feature Track
Follow a track plan from the next incomplete task through tests, implementation, commits, and metadata updates.
Enforce Delivery Checkpoints
Keep phase verification, approval pauses, and failure handling consistent across implementation work.
Resume Interrupted Work
Load current metadata, find the active task, and continue or restart work with clear options.
Try These Prompts
Use conductor-implement on track auth_20250115. Load context, show the next task, and ask before editing files.
Resume track dashboard_20250113. Read metadata, confirm the current task, and present restart or continue options.
Implement only Task 2.3 in track nav-fix_20250114. Follow TDD, run scoped tests, and summarize changed files.
Complete Phase 2 for track auth_20250115. Enforce verification checkpoints, commit each finished task, and stop for approval before Phase 3.
Best Practices
- Review the track plan and workflow settings before allowing file changes.
- Use scoped tests first, then run full verification at phase boundaries.
- Check git status before every commit to avoid staging unrelated work.
Avoid
- Do not run the workflow without valid Conductor setup files.
- Do not skip phase approval when verification checkpoints are configured.
- Do not commit broad working tree changes without reviewing the diff.
Frequently Asked Questions
Does this skill run commands automatically?
Can it create code changes?
Does it require Conductor setup?
Can I use it without strict TDD?
How does it handle failures?
Is it safe for unattended runs?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/conductor-implementRef
0519034dad657fb1f7706e0550e962beeda73fdf
Maintenance freshness
7/18/2026
Usage
6 downloads · 86 views
File structure
📄 SKILL.md