EONMUN
Official@eonmun
Offers structured methodologies for converting abstract project requirements into formal technical specifications, implementation plans, and governed task execution frameworks.
Agent Skills by EONMUN
Showing 14 vetted skills indexed across 1 GitHub repositories.
deepwork_rules.define
Create DeepWork rule files with YAML frontmatter and trigger patterns.
deepwork_jobs.define
Convert workflow goals into a DeepWork job.yml via structured questions.
deepwork_jobs.learn
Analyze DeepWork job conversation histories to extract learnings and update AGENTS.md.
spec_driven_development
Convert vague specifications into structured, actionable implementation plans.
spec_driven_development.plan
Convert clarified specifications into technical plans with architecture, data models, and API contracts.
spec_driven_development.implement
Transform formal specifications into runnable feature implementations via a structured task tree.
spec_driven_development.clarify
Clarify vague specifications by eliciting structured questions and recording answers.
spec_driven_development.constitution
Create a constitution.md documenting project priorities, technology choices, and governance rules.
deepwork_rules
Enforce file-change rules from markdown with YAML frontmatter at the Stop hook.
spec_driven_development.tasks
Convert a validated implementation plan into an ordered tasks.md file.
deepwork_jobs.implement
Generate step instruction files and sync slash commands from job.yml.
deepwork_jobs.review_job_spec
Review DeepWork job.yml specifications against nine quality criteria.
spec_driven_development.specify
Convert feature ideas into technology-agnostic specifications with user stories and acceptance criteria.
deepwork_jobs
Create and orchestrate multi-step DeepWork jobs as executable AI pipelines.
Frequently Asked Questions About EONMUN
FAQPage SchemaWhat specific tasks can EONMUN perform for software development teams?▼
EONMUN enables the conversion of vague feature ideas into structured specifications, formal implementation plans, and ordered task lists. It facilitates the creation of project constitutions to document priorities and governance, while ensuring technical consistency through YAML-based rule definitions and quality reviews of job specifications.
Which personas benefit most from using EONMUN's methodology?▼
Technical leads, project managers, and software architects benefit most from EONMUN. It is designed for professionals responsible for bridging the gap between high-level business requirements and granular, executable technical tasks, ensuring that development teams maintain alignment with project-specific governance and architectural standards.
What are the prerequisites for implementing EONMUN's planning framework?▼
Implementation requires a project environment capable of processing YAML-based configuration files and markdown documentation. Users must be prepared to define project priorities and governance rules within a constitution.md file, which serves as the foundational dependency for subsequent task generation and specification refinement.