Skills conductor-setup
๐Ÿ“ฆ

conductor-setup

Content revision r1 Safe โš™๏ธ External commands

Initialize Conductor Project Documentation

New projects often lack shared product, workflow, and tech stack context. This skill guides Q&A and creates Conductor artifacts for Claude, Codex, and Claude Code workflows.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "conductor-setup" from https://skillstore.io/skills/sickn33-conductor-setup.md and its manifest at https://skillstore.io/api/skills/sickn33-conductor-setup/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-setup". Initialize documentation for a new SaaS project.

Expected outcome:

  • The assistant asks product and target user questions one at a time.
  • It creates Conductor product, guideline, tech stack, workflow, and track registry documents.
  • It records setup progress so the workflow can resume later.

Using "conductor-setup". Resume an interrupted Conductor setup.

Expected outcome:

  • The assistant loads the saved setup state and skips completed sections.
  • It checks whether previously created files still exist.
  • It continues from the saved question and updates progress after each step.

Using "conductor-setup". Set up Conductor for an existing repository.

Expected outcome:

  • The assistant checks common project files to infer languages and frameworks.
  • It asks the user to confirm detected details before writing artifacts.
  • It generates documentation aligned with the existing repository.

Security Audit

Safe
v4 โ€ข 7/5/2026 Open versioned report

All 62 static findings are false positives caused by Markdown inline code spans and code fences in SKILL.md. I found no executable command invocation, prompt injection attempt, credential handling, or network behavior in the reviewed skill. The skill reads local project metadata and creates Conductor planning artifacts, which matches its stated setup purpose.

1
Files scanned
427
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
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.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/sickn33-conductor-setup/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/sickn33-conductor-setup/security.svg)](https://skillstore.io/skills/sickn33-conductor-setup?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/sickn33-conductor-setup?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-conductor-setup/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-conductor-setup.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-setup security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-conductor-setup/audits/4

BibTeX citation

@techreport{sickn33-sickn33-conductor-setup-2026, author = {sickn33}, title = {conductor-setup security audit report (audit version 4)}, institution = {Skillstore}, year = {2026}, number = {4}, url = {https://skillstore.io/skills/sickn33-conductor-setup/audits/4}, 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-setup security audit report (audit version 4)" version: "unspecified" type: report authors: - name: "sickn33" date-released: "2026-07-05" url: "https://skillstore.io/skills/sickn33-conductor-setup/audits/4" identifiers: - type: other value: "skillstore:sickn33-conductor-setup:audit:4" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
69
Community
83
Spec Compliance

What You Can Build

Start a New Product

Create baseline product, workflow, and technology documents before implementation begins.

Standardize an Existing Repository

Detect current project signals and turn them into shared Conductor documentation.

Prepare AI Coding Context

Build reusable context that helps coding agents follow project goals and standards.

Try These Prompts

Start Setup
Use conductor-setup to initialize project documentation for this repository. Ask me one question at a time.
Resume Setup
Use conductor-setup --resume. Load existing setup_state.json, confirm missing files, and continue from the saved section.
Analyze Brownfield Stack
Use conductor-setup for a brownfield repository. Detect package files, summarize the stack, and ask for confirmation before writing artifacts.
Apply Team Governance
Use conductor-setup to create Conductor artifacts with strict TDD, required code review, conventional commits, and TypeScript and Python style guides.

Best Practices

  • Answer each setup question with concrete product or repository details.
  • Review generated Conductor files before starting feature tracks.
  • Use resume mode if setup is interrupted or artifacts already exist.

Avoid

  • Do not run the skill for unrelated project management tasks.
  • Do not skip confirmation when brownfield detection finds existing files.
  • Do not overwrite existing Conductor artifacts without user approval.

Frequently Asked Questions

What does this skill create?
It creates planning and context documents under the conductor directory.
Does it modify application code?
No. It focuses on project documentation and setup state files.
Can it resume an interrupted setup?
Yes. It can load setup_state.json and continue from saved progress.
Does it support existing repositories?
Yes. It detects common package files and asks you to confirm the inferred tech stack.
Which tools can use it?
It is marked for Claude, Codex, and Claude Code.
Does it require network access?
No. The reviewed instructions only use local project files and generated documents.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

6425ec35f4ac137735cff58cd7877843bba23e3b

Maintenance freshness

7/18/2026

Usage

7 downloads ยท 123 views

File structure

๐Ÿ“„ SKILL.md

More from sickn33

View all
View all