Codename
Official@codename-inc
Building New June 🤖 + ⛳️
Agent Skills by Codename
Showing 8 vetted skills indexed across 2 GitHub repositories.
spectre-tdd
Automate TDD cycles with failing tests before production code.
spectre-next-steps
Render 60-column ASCII Next Steps footers after spectre commands.
spectre-learn
Search and load spectre learnings from the local registry into context.
spectre-apply
Load and apply captured session knowledge to guide development work.
spectre_agent_tools
Detect @agent and /command patterns and dispatch to Spectre subagents.
feature-sparks-plugin
Capture and load project-scoped Sparks knowledge into Claude Code sessions.
sparks-apply
Load captured knowledge from a registry to guide development tasks.
sparks-learn
Capture conversation learnings into structured SKILL.md files with registry integration.
Frequently Asked Questions About Codename
FAQPage SchemaWhat specific development tasks does Codename enable?▼
Codename enables structured test-driven development cycles, the capture of project-specific knowledge into registry files, and the retrieval of session-based insights to guide ongoing development tasks. It facilitates the management of failing test states and the integration of persistent project learnings into active coding sessions.
Which engineering personas benefit from these capabilities?▼
Software engineers and technical leads focused on maintaining high code quality through test-driven methodologies benefit from these capabilities. It is designed for developers who require persistent, project-scoped knowledge registries to maintain context across complex, multi-session development tasks and iterative coding cycles.
What are the prerequisites for implementing these registry features?▼
Implementation requires an environment capable of supporting structured SKILL.md file generation and integration with Claude Code sessions. Users must ensure their local registry is configured to capture conversation learnings and that the environment supports the dispatching of command patterns to the registry sub-components.