Loading...
Loading...
Add a concept to the ***definitions*** section of a ***plain spec file. Use when the user wants to define a new concept, entity, or domain term in a .plain file.
npx skill4agent add codeplain-ai/plain-forge add-conceptload-plain-reference.plain:ConceptName:importrequires:B::B:- :Order: is placed by :Customer: and contains :OrderItem: entries.
- :Customer: is a user who has placed at least one :Order:.- :Customer: is a user of the system.
- :Order: is placed by :Customer: and contains :OrderItem: entries.***definitions***:ConceptName:+-._requiresrequires***definitions******definitions***
- :ConceptName: is a description of what it represents.- :Task: describes an activity that needs to be done by :User:. :Task: has:
- Name - a short description (required)
- Notes - additional details (optional)
- Due Date - completion deadline (optional):CamelCase::OtherConcept:***definitions***