SSS08099
Community@SSS08099
SSS08099 provides skills for operating a MOM (Manufacturing Operations Management) system, covering purchase-order test data, inventory clearing, backend restarts, and project audit/issue documentation.
Agent Skills by SSS08099
Showing 11 vetted skills indexed across 1 GitHub repositories.
summarize-issues
Summarizes recurring environment and tooling problems from conversations into a known-issues document.
project-audit
Audit codebase compliance against AGENTS.md and doc/ specifications with automated tests and AI review.
demo-po-receipt
Creates a complete purchase order to receipt test data chain via backend APIs.
clear-all-data
Clears MOM business data through a guarded PowerShell reset script with multi-layer safety checks.
issue-summarize
Writes a structured markdown problem summary file documenting failed bug fix attempts.
save-session
Saves session context and decisions to project memory files for future sessions.
clear-inventory-data
Clears current-instance inventory transactions through a guarded PowerShell reset script.
issue-resolve
Locate resolution files in change-summary matching the latest issue-summary record.
start-project
Starts the current MOM instance using the repository-local PowerShell operations script.
restart-backend
Rebuilds and restarts the backend Java process for the current MOM repository checkout.
expand-feature
Plans minimal-scope feature expansions for incomplete modules through a four-phase exploration and review workflow.
Frequently Asked Questions About SSS08099
FAQPage SchemaWhat tasks can I perform with SSS08099's skills?▼
You can create purchase-order-to-receipt test data chains, clear MOM business or inventory data, start the MOM instance, rebuild and restart the backend, audit the codebase against AGENTS.md specs, summarize recurring issues, save session context, and plan minimal-scope feature expansions.
Who are these skills designed for?▼
They target developers and operators maintaining a MOM (Manufacturing Operations Management) system who need safe instance operations, procurement test data generation, spec-compliance audits, and structured issue documentation during iterative development sessions.
How do the MOM operations skills run safely?▼
Skills like start-project, restart-backend, clear-all-data, and clear-inventory-data execute through guarded, repository-local scripts scoped to the current MOM checkout, ensuring only the current instance's backend process or explicitly defined data scope is affected.
How does issue tracking work across sessions?▼
The issue-summarize skill writes problem summaries to issue-summary/ after failed fix attempts, while issue-resolve locates the latest summary and presents the matching resolution file from change-summary/, preserving debugging history across sessions.
What prerequisites are needed to use these skills?▼
You need an existing MOM repository checkout with its local operations scripts, plus project documentation such as AGENTS.md and doc/ specifications for the audit skill. No external services or paid licenses are mentioned in the manifest.