forge-implement

Use this skill when the user wants to translate a completed, audited Forge spec corpus into working implementation — code files, tests, and optionally git commits. Activates on phrases like "implement the project", "build the code", "let's implement", "run forge-implement", or after forge-audit completes cleanly with no open blocking findings. Recommends a `forge-armour` pass before implementation when the project has meaningful security exposure, but does not require it. Dispatches the forge-test-writer and forge-implementer skills via Task subagents (subagent_type: general-purpose; skill name invoked in the prompt) in parallel per the dependency graph, enforcing strict test-before-implementation isolation. Tests cover unit, integration, and system levels. Does NOT modify specs — specs are frozen at run start. Does NOT make implementation decisions — those live in the architecture section of the generated plan (human-confirmed) or in the specs themselves.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "forge-implement" with this command: npx skills add GreyFlames07/skillsmp-greyflames07-greyflames07-forge-implement

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

forge-armour

Use this skill when the user wants to harden completed Forge specs after forge-audit and before implementation so the system meets strong security standards. Activates on phrases like "security review the specs", "harden the project", "run forge-armour", "apply security standards", "check the spec against best practice", or "prepare the spec for secure implementation". Runs a security posture review across project, module, and atom levels; builds a project security profile; maps risks to concrete spec changes; proposes project-level and module-level controls; and only writes approved changes after asking the human operator. Does NOT implement code and does NOT silently edit specs.

Repository SourceNeeds Review
Security

fire-smoke-detection-analysis

Detects fire and smoke in video scenes. Supports both video stream and image analysis. Suitable for fire early warning scenarios such as security surveillance, forest fire prevention, and industrial parks. | 烟火检测技能,对视频场景中火情和烟雾进行检测,支持视频流和图片检测,适用于安防监控、森林防火、工业园区等火灾预警场景

Archived SourceRecently Updated
Security

basic-object-detection-analysis

Detects people, vehicles, non-motorized vehicles, pets, and parcels appearing in the target area. Supports video stream and image detection, suitable for general security surveillance scenarios. | 基础目标检测技能,检测出目标区域内出现的人、车、非机动车、宠物、包裹,支持视频流和图片检测,适用于通用安防监控场景

Archived SourceRecently Updated
Security

slowmist-security-cc

SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)

Archived SourceRecently Updated
forge-implement | V50.AI